home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- Controller = {
- ACTIONS = {
- "ahaClick:" = "ahaClick:";
- "appDidInit:" = "appDidInit:";
- "appsChoose:" = "appsChoose:";
- "appsClick:" = "appsClick:";
- "build:" = "build:";
- "generalChoose:" = "generalChoose:";
- "generalClick:" = "generalClick:";
- "homeChoose:" = "homeChoose:";
- "homeClick:" = "homeClick:";
- "info:" = "info:";
- "lcOptionsClick:" = "lcOptionsClick:";
- "niClick:" = "niClick:";
- "niOptionsClick:" = "niOptionsClick:";
- "panelCancel:" = "panelCancel:";
- "panelOk:" = "panelOk:";
- "setClient:" = "setClient:";
- "setServer:" = "setServer:";
- "setStandAlone:" = "setStandAlone:";
- };
- OUTLETS = {
- ahaButton = ahaButton;
- ahaPkg = ahaPkg;
- ahapwButton = ahapwButton;
- appsButton = appsButton;
- appsChooseButton = appsChooseButton;
- appsPkg = appsPkg;
- appsText = appsText;
- buildButton = buildButton;
- clientButton = clientButton;
- configMatrix = configMatrix;
- generalButton = generalButton;
- generalChooseButton = generalChooseButton;
- generalPkg = generalPkg;
- generalText = generalText;
- homeButton = homeButton;
- homeChooseButton = homeChooseButton;
- homePkg = homePkg;
- homeText = homeText;
- host = host;
- infoPanel = infoPanel;
- infoVersion = infoVersion;
- localConfigPanel = localConfigPanel;
- localLimitButton = localLimitButton;
- log = log;
- logPanel = logPanel;
- mailButton = mailButton;
- mailPkg = mailPkg;
- mainWindow = mainWindow;
- netLimitButton = netLimitButton;
- netinfoPanel = netinfoPanel;
- niButton = niButton;
- niOptionsButton = niOptionsButton;
- niPkg = niPkg;
- ntpButton = ntpButton;
- ntpPkg = ntpPkg;
- opanel = opanel;
- saPkg = saPkg;
- serverButton = serverButton;
- snmpButton = snmpButton;
- snmpPkg = snmpPkg;
- standaloneButton = standaloneButton;
- };
- SUPERCLASS = Object;
- };
-